home *** CD-ROM | disk | FTP | other *** search
/ United Public Domain Gold 2 / United Public Domain Gold 2.iso / utilities / pu173.dms / pu173.adf / Docs / DSFSDocs.pp / DSFSDocs
Text File  |  1992-03-20  |  2KB  |  81 lines

  1.                      FileStatus v1.0 & DirStatus v1.0
  2.                           written by Joseph Hodge
  3.                      --------------------------------
  4.  
  5. FileStatus - This utility was designed to search your Dir(x) files
  6.              to insure that you have all files in the paths included.
  7.              --------------------------------------------------------
  8. DirStatus  - This utility was designed to search your paths to
  9.              insure that you have the files listed in your Dir(x)
  10.              files. 
  11.  
  12.              One problem with this is if you have a Dir(x) file which
  13.              lists offline files then the utility will show alot of
  14.              missing files. Until I come up with a good way of handling
  15.              this problem I recommend you temporarily rename your off-
  16.              line list until after this utility runs.
  17.              --------------------------------------------------------
  18.  
  19. Both of these utilities require that you specify the conference path
  20. an example of this is as follows:
  21.  
  22. DirStatus BBS:Elite 
  23. FileStatus BBS:Elite
  24.  
  25. In Order to redirect the output to a file , use redirection
  26.  
  27. DirStatus >Ram:temp BBS:Elite
  28.  
  29.  
  30. ----------------------------------------------------------------------------
  31. Example output of DirStatus:
  32.  
  33.  
  34. DirStatus v1.0, written by Joseph Hodge
  35.  
  36.  
  37. Performing validation..
  38.  
  39.  
  40. Scanning dir1...
  41.   Can't locate file LOGBOOK6.LZH
  42.   Can't locate file CALL.LZH
  43.   Can't locate file DBATTLE.LZH
  44.   Can't locate file STELL18.LZH
  45.   Can't locate file GIGACHAT.LZH
  46.   Can't locate file LIFE.LZH
  47.  
  48.   Total Files 110, Total missing 6
  49. --------------------------------------------------------------------------
  50. Example of FileStatus output:
  51.  
  52. FileStatus v1.0, written by Joseph Hodge
  53.  
  54.  
  55. Performing validation..
  56.  
  57. Scanning DH0:BOARD/AE...
  58.   Total Files 0, Total missing 0
  59.  
  60. Scanning DH1:BOARD/AE...
  61.   Total Files 0, Total missing 0
  62.  
  63. Scanning DH3:BOARD/AE...
  64.  
  65.   FREEDL.RUN missing from dir files
  66.   Total Files 110, Total missing 1
  67.  
  68. Scanning DH4:BOARD/AE...
  69.   Total Files 0, Total missing 0
  70.  
  71. Scanning BBS:ZOOM...
  72.   Total Files 0, Total missing 0
  73.  
  74. Scanning BBS:REQUEST...
  75.   Total Files 0, Total missing 0
  76.  
  77. Scanning BBS:AMIEXPRESS/UPLOAD...
  78.   Total Files 1, Total missing 0
  79.  
  80. ----------------------------------------------------------------------------
  81.